Scripting Layer for Android

SL4A
Written in C and Java
Operating system Android
Type Library
License Apache License 2.0
Website http://code.google.com/p/android-scripting/

The Scripting Layer for Android (abridged as SL4A, and previously named Android Scripting Environment or ASE) is a library that allows the creation and running of scripts written in various scripting languages directly on Android devices. SL4A is designed for developers and is still alpha quality software[1][2][3][4][5].

These scripts have access to many of the APIs available to normal Java Android applications, but with a simplified interface. Scripts can be run interactively in a terminal, in the background, or via Locale.

Currently supported languages are:

References

External links